home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / CrackMe1eq.exe / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  2001-06-06  |  764 b   |  38 lines

  1. object Form2: TForm2
  2.   Left = 301
  3.   Top = 148
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Here'#39's Your Prize!!!'
  7.   ClientHeight = 473
  8.   ClientWidth = 311
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Default'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 313
  24.     Height = 433
  25.     Picture.Data = {<image001.jpg>}
  26.   end
  27.   object Button1: TButton
  28.     Left = 128
  29.     Top = 440
  30.     Width = 75
  31.     Height = 25
  32.     Caption = 'Back'
  33.     ModalResult = 1
  34.     TabOrder = 0
  35.     OnClick = Button1Click
  36.   end
  37. end
  38.